home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / wtj007.zip / BLOOM.ZIP / SVDEMORC.H < prev    next >
Text File  |  1992-07-24  |  7KB  |  258 lines

  1. // svdemorc.h
  2.  
  3.  
  4. // SURVEY DATA
  5.  
  6. #define IDRB_HL1             101
  7. #define IDRB_HL2             102
  8. #define IDRB_HL3             103
  9. #define IDRB_HL4             104
  10. #define IDRB_HL5             105
  11. #define IDRB_MWSA6           106
  12. #define IDRB_MWA7             107
  13. #define IDRB_MWNA8           108
  14. #define IDRB_MWD9             109
  15. #define IDRB_MWSD10           110
  16. #define IDRB_QCSA11           111
  17. #define IDRB_QCA12           112
  18. #define IDRB_QCNA13           113
  19. #define IDRB_QCD14           114
  20. #define IDRB_QCSD15           115
  21. #define IDRB_HISA16           116
  22. #define IDRB_HIA17         117
  23. #define IDRB_HINA18        118
  24. #define IDRB_HID19           119
  25. #define IDRB_HISD20           120
  26. #define IDRB_LUSA21           121
  27. #define IDRB_LUA22         122
  28. #define IDRB_LUNA23           123
  29. #define IDRB_LUD24           124
  30. #define IDRB_LUSD25           125
  31. #define IDRB_NISA26           126
  32. #define IDRB_NIA27           127
  33. #define IDRB_NINA28           128
  34. #define IDRB_NID29           129
  35. #define IDRB_NISD30           130
  36. #define IDRB_HUSA31           131
  37. #define IDRB_HUA32           132
  38. #define IDRB_HUNA33           133
  39. #define IDRB_HUD34           134
  40. #define IDRB_HUSD35           135
  41. #define IDRB_HBSA36           136
  42. #define IDRB_HBA37           137
  43. #define IDRB_HBNA38           138
  44. #define IDRB_HBD39           139
  45. #define IDRB_HBSD40           140
  46. #define IDRB_OVSA41           141
  47. #define IDRB_OVA42           142
  48. #define IDRB_OVNA43           143
  49. #define IDRB_OVD44         144
  50. #define IDRB_OVSD45           145
  51.  
  52.  
  53. #define IDSTAT_401           401
  54. #define IDSTAT_402           402
  55. #define IDSTAT_RECNO403       403
  56. #define IDSTAT_HEADING       404
  57. #define IDSTAT_TEXTBLUE    405
  58. #define IDSTAT_TEXTGREEN   406
  59. #define IDSTAT_TEXTMAGENTA 407
  60. #define IDSTAT_CATAGORY    408
  61.  
  62. #define IDPB_FIRST501         501
  63. #define IDPB_PREV502         502
  64. #define IDPB_NEXT503         503
  65. #define IDPB_LAST504         504
  66. #define IDPB_NEW505           505
  67. #define IDPB_SAVE506         506
  68. #define IDPB_QUIT507         507
  69. #define IDPB_STATISTICS       508
  70.  
  71. #define IDM_ABOUT          601
  72.  
  73. #define IDSTAT_BITMAP         700
  74.  
  75.  
  76.  
  77.            /* First Record and First Field */
  78. #define IDD_FIRSTFIELD     IDSTAT_RECNO403
  79. #define IDD_FIRST          IDRB_HL1
  80.  
  81.  
  82. #define IDCB_FIRSTCHECK    IDRB_HL1
  83. #define IDCB_LASTCHECK     IDRB_OVSD45
  84. #define IDE_FIRSTEDIT      IDSTAT_RECNO403
  85. #define IDE_LASTEDIT       IDSTAT_RECNO403
  86.  
  87.  
  88. // STATISTICS DATA
  89.  
  90.  
  91. #define IDSEX_HL1              1101
  92. #define IDSEX_HL2              1102
  93. #define IDSEX_HL3              1103
  94. #define IDSEX_HL4              1104
  95. #define IDSEX_HL5              1105
  96. #define IDSEX_MWSA6            1106
  97. #define IDSEX_MWA7            1107
  98. #define IDSEX_MWNA8            1108
  99. #define IDSEX_MWD9            1109
  100. #define IDSEX_MWSD10          1110
  101. #define IDSEX_QCSA11          1111
  102. #define IDSEX_QCA12            1112
  103. #define IDSEX_QCNA13          1113
  104. #define IDSEX_QCD14            1114
  105. #define IDSEX_QCSD15          1115
  106. #define IDSEX_HISA16          1116
  107. #define IDSEX_HIA17            1117
  108. #define IDSEX_HINA18          1118
  109. #define IDSEX_HID19            1119
  110. #define IDSEX_HISD20          1120
  111. #define IDSEX_LUSA21          1121
  112. #define IDSEX_LUA22            1122
  113. #define IDSEX_LUNA23          1123
  114. #define IDSEX_LUD24            1124
  115. #define IDSEX_LUSD25          1125
  116. #define IDSEX_NISA26          1126
  117. #define IDSEX_NIA27            1127
  118. #define IDSEX_NINA28          1128
  119. #define IDSEX_NID29            1129
  120. #define IDSEX_NISD30          1130
  121. #define IDSEX_HUSA31          1131
  122. #define IDSEX_HUA32            1132
  123. #define IDSEX_HUNA33          1133
  124. #define IDSEX_HUD34            1134
  125. #define IDSEX_HUSD35          1135
  126. #define IDSEX_HBSA36          1136
  127. #define IDSEX_HBA37            1137
  128. #define IDSEX_HBNA38          1138
  129. #define IDSEX_HBD39            1139
  130. #define IDSEX_HBSD40          1140
  131. #define IDSEX_OVSA41          1141
  132. #define IDSEX_OVA42            1142
  133. #define IDSEX_OVNA43          1143
  134. #define IDSEX_OVD44            1144
  135. #define IDSEX_OVSD45          1145
  136.  
  137. #define IDSEX_HL1PC            1201
  138. #define IDSEX_HL2PC            1202
  139. #define IDSEX_HL3PC            1203
  140. #define IDSEX_HL4PC            1204
  141. #define IDSEX_HL5PC            1205
  142. #define IDSEX_MWSA6PC          1206
  143. #define IDSEX_MWA7PC          1207
  144. #define IDSEX_MWNA8PC          1208
  145. #define IDSEX_MWD9PC          1209
  146. #define IDSEX_MWSD10PC        1210
  147. #define IDSEX_QCSA11PC        1211
  148. #define IDSEX_QCA12PC          1212
  149. #define IDSEX_QCNA13PC        1213
  150. #define IDSEX_QCD14PC          1214
  151. #define IDSEX_QCSD15PC        1215
  152. #define IDSEX_HISA16PC        1216
  153. #define IDSEX_HIA17PC          1217
  154. #define IDSEX_HINA18PC        1218
  155. #define IDSEX_HID19PC          1219
  156. #define IDSEX_HISD20PC        1220
  157. #define IDSEX_LUSA21PC        1221
  158. #define IDSEX_LUA22PC          1222
  159. #define IDSEX_LUNA23PC        1223
  160. #define IDSEX_LUD24PC          1224
  161. #define IDSEX_LUSD25PC        1225
  162. #define IDSEX_NISA26PC        1226
  163. #define IDSEX_NIA27PC          1227
  164. #define IDSEX_NINA28PC        1228
  165. #define IDSEX_NID29PC          1229
  166. #define IDSEX_NISD30PC        1230
  167. #define IDSEX_HUSA31PC        1231
  168. #define IDSEX_HUA32PC          1232
  169. #define IDSEX_HUNA33PC        1233
  170. #define IDSEX_HUD34PC          1234
  171. #define IDSEX_HUSD35PC        1235
  172. #define IDSEX_OVSA41PC        1241
  173. #define IDSEX_OVA42PC          1242
  174. #define IDSEX_OVNA43PC        1243
  175. #define IDSEX_OVD44PC          1244
  176. #define IDSEX_OVSD45PC        1245
  177. #define IDSEX_HBSA36PC        1236
  178. #define IDSEX_HBA37PC          1237
  179. #define IDSEX_HBNA38PC        1238
  180. #define IDSEX_HBD39PC          1239
  181. #define IDSEX_HBSD40PC        1240
  182.  
  183.  
  184.  
  185. #define IDSEX_401              1401
  186. #define IDSEX_402              1402
  187. #define IDSEX_RECNO403        1403
  188.  
  189. #define IDSPB_FIRST501        1501
  190. #define IDSPB_PREV502          1502
  191. #define IDSPB_NEXT503          1503
  192. #define IDSPB_LAST504          1504
  193. #define IDSPB_NEW505          1505
  194. #define IDSPB_SAVE506          1506
  195. #define IDSPB_QUIT507          1507
  196. #define IDSPB_UPDATE8          1508
  197. #define IDSPB_PRINT9          1509
  198. #define IDSPB_POSTSCRIPT      1519
  199.  
  200.  
  201. #define IDSPB_HL10          1510
  202. #define IDSPB_MW11            1511
  203. #define IDSPB_QC12            1512
  204. #define IDSPB_HI13            1513
  205. #define IDSPB_LU14            1514
  206. #define IDSPB_NI15            1515
  207. #define IDSPB_HU16            1516
  208. #define IDSPB_HB17            1517
  209. #define IDSPB_OV18            1518
  210.  
  211.  
  212. #define IDSM_ABOUT          1601
  213. #define WMS_CLOSE           1602
  214.  
  215.     /* First Record and First Field */
  216. #define IDDS_FIRSTFIELD     IDSEX_RECNO403
  217. #define IDDS_FIRST          IDSPB_FIRST501
  218.  
  219.  
  220. #define IDSCB_FIRSTCHECK    IDSEX_HL1
  221. #define IDSCB_LASTCHECK     IDSEX_OVSD45
  222. #define IDSE_FIRSTEDIT      IDSEX_RECNO403
  223. #define IDSE_LASTEDIT       IDSEX_RECNO403
  224.  
  225. // GRAPH
  226.  
  227. #define IDG_GRAPH11            2111
  228. #define IDG_GRAPH12            2112
  229. #define IDG_GRAPH13            2113
  230. #define IDG_GRAPH14            2114
  231. #define IDG_GRAPH15            2115
  232. #define IDG_GRAPH16            2116
  233. #define IDG_GRAPH17            2117
  234. #define IDG_GRAPH18            2118
  235. #define IDG_GRAPH19            2119
  236. #define IDG_SA11              2102
  237. #define IDG_SD11              2103
  238. #define IDG_D11                2104
  239. #define IDG_N11                2105
  240. #define IDG_A11                2106
  241. #define IDGPB_QUIT11          2107
  242. #define IDGPB_UPDATE11      2108
  243. #define WMG_CLOSE11         2109
  244. #define IDG_CAPTION11          2110
  245.  
  246.  
  247. #define IDP_CANCEL            3001
  248. #define IDP_PRINT9PIN          3002
  249. #define IDP_PRINT24PIN        3003
  250. #define IDP_POSTSCRIPT        3004
  251. #define WMG_CLOSE              3005
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.